Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed: redirect user to launchpad in case of expired token #131

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

alsoK2maan
Copy link

@alsoK2maan alsoK2maan commented Sep 4, 2023

Description -

Currently, if the token is expired on Launchpad, the user is allowed to open the app and the app shows an error stating 'Unable to login. Please contact the administrator'.

Fixed this behaviour by checking the expiration manually and redirecting and logging out the user from and to Launchpad. This handling is done here taking future prospects of any third-party integrations or cross-app login into consideration.

@ravilodhi ravilodhi merged commit baba46c into hotwax:main Sep 7, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants